-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IBX-1310: Created slots for assigning/unassigning user to groups #223
Conversation
I think this will also need a version bump in composer.json, as it uses new classes in kernel? |
Isn't it always resolved when there is actually a release? |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA approved on eZPlatform 2.5.
Could you please merge up changes? |
Merged into: |
v2.5
The related Slots were missing for
assignUserToUserGroup
andunAssignUserToUserGroup
UserService
's methods which resulted in not indexing the related subtrees.The required PR: ezsystems/ezpublish-kernel#3125